UserRolesData

The user-role object contains a list of all roles to add or remove for the specified user.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

rolesToRemove

The a list of role ID's to REMOVE from the user

-

string [ ]

rolesToAdd

The a list of role ID's to ADD to the user

-

string [ ]

userId

The system ID of the user

Y

string

*Required elements are only used for API parameters

Usages
  • /API2/access/updateUserRoles
  • /API3/access/updateUserRoles